Commit History

fix type hint
c8b9276

Jacob Petterle commited on

update
0810c7b

Jacob Petterle commited on

Merge pull request #11 from ai-for-u/pass-context-to-llm
9d42c25
unverified

Jacob Petterle commited on

working demo with llm
9de15d6

Jacob Petterle commited on

Merge branch 'main' into pass-context-to-llm
d750d08

Jacob Petterle commited on

update gitignore
c80e420

Jacob Petterle commited on

Merge pull request #13 from ai-for-u/feature/overhaul-chat-working
7c27023
unverified

Jacob Petterle commited on

updated dep version to match python version
9690420

mikeswhitney33 commited on

updated typing to use List instead of list
023e68f

mikeswhitney33 commited on

Merge pull request #12 from ai-for-u/feature/overhaul-chat-working
4593ce8
unverified

Jacob Petterle commited on

changed the project structure and got chat and youtube to work
7390143

mikeswhitney33 commited on

fix
d5483a0

Jacob Petterle commited on

Merge remote-tracking branch 'origin/main' into pass-context-to-llm
e5145cf

Jacob Petterle commited on

update systme prompt
b8b696d

Jacob Petterle commited on

Merge pull request #10 from ai-for-u/feature/send-search
5d9f126
unverified

Michael Whitney commited on

better sytem prompt
49e868d

Jacob Petterle commited on

almost wroking
19c2eb4

Jacob Petterle commited on

updates
b3b13b5

Jacob Petterle commited on

remove commented code that mike fixed
928efb5

Jacob Petterle commited on

add legacy code from aiforu to mange chathistory
385267f

Jacob Petterle commited on

add loguru to requiments
0d87f7c

Jacob Petterle commited on

Fixed it up so search works
990018f

mikeswhitney33 commited on

Merge pull request #9 from ai-for-u:question-to-llm
13e1759
unverified

Jacob Petterle commited on

refactors the codebase to make it more usable and extentable
f4d4a69

Jacob Petterle commited on

Merge pull request #8 from ai-for-u/feature/stub-functions
196282b
unverified

Jacob Petterle commited on

Merge pull request #7 from ai-for-u/chat-llm-wrapper
5a7bb2b
unverified

Jacob Petterle commited on

Merge pull request #6 from ai-for-u/ask-questions-against-pinecone
d064ed0
unverified

Jacob Petterle commited on

Merge pull request #5 from ai-for-u/ask-questoins-against-pinceomc
ebb2bbf
unverified

Jacob Petterle commited on

Merge pull request #4 from ai-for-u/create-embedding-service
7477c69
unverified

Jacob Petterle commited on

added functions to stub out the ui
d5d2f33

mikeswhitney33 commited on

cleanup
2e99952

Jeremiah Corrado commited on

reverting accidental changes to app.py
f4ecaa7

Jeremiah Corrado commited on

start on LLM wrapper class
f017ed4

Jeremiah Corrado commited on

including some random notebooks from explorative efforts
d1f1e8f

Jeremiah Corrado commited on

add ability to search pinecone
193805e

Jacob Petterle commited on

create index wrapper to let us push pdf chunks to pinecone
fe85a8c

Jacob Petterle commited on

Merge remote-tracking branch 'origin/main' into create-embedding-service
b48ba79

Jacob Petterle commited on

update embeddings class
3aefb83

Jacob Petterle commited on

Merge pull request #3 from ai-for-u/feature/langchang-chunk
68e5c7e
unverified

Jacob Petterle commited on

merge
e9fec0f

Jacob Petterle commited on

Merge remote-tracking branch 'origin/feature/langchang-chunk' into create-embedding-service
0a3b697

Jacob Petterle commited on

update gitignore
831b445

Jacob Petterle commited on

add embeddings
5205769

Jacob Petterle commited on

Merge remote-tracking branch 'origin/main' into create-embedding-service
6037a2c

Jacob Petterle commited on

add embeddings class
bbc52d6

Jacob Petterle commited on

Added semantic snippets
cab3aca

mikeswhitney33 commited on

add runtime settings
a43497b

Jacob Petterle commited on

add install to make
5e8dcba

Jacob Petterle commited on

add virtual environment command to make file
cacf3c9

Jacob Petterle commited on

Merge pull request #2 from ai-for-u/feature/chunk-textbook
7cab8e3
unverified

Jacob Petterle commited on