Commit Graph

26 Commits

Author SHA1 Message Date
ma-raza
ac68986404 Add project tools and contributing guidelines (#281) 2023-07-15 21:08:05 -07:00
Shashank Srivastava
d4b8542207 feat: Adding app id in metadata while reading and writing to vector db (#189) 2023-07-16 00:48:04 +05:30
Deshraj Yadav
fd97fb268a feat: Update line length to 120 chars (#278) 2023-07-15 19:41:55 +05:30
Taranjeet Singh
86e4146126 feat: Add new data type: code_docs_loader (#274) 2023-07-15 09:02:11 +05:30
cachho
17ff0b0b35 docs: chroma client documentation (#248) 2023-07-12 18:47:17 -07:00
aaishikdutta
d2e8f796ca feat: add SitemapLoader (#68) 2023-07-12 12:13:30 +05:30
cachho
6fbf45498a fix: Don't create instance in InitConfig __init__ (#236) 2023-07-11 15:16:30 -07:00
cachho
670786afb8 feat: chat multi-document answers (#235) 2023-07-11 21:21:13 +05:30
aaishikdutta
e194f90619 App throws error even if api key is passed (#237) 2023-07-11 21:20:28 +05:30
cachho
d0c42f5c2a fix: pass template as named argument (#233) 2023-07-11 20:14:03 +05:30
cachho
40dc28406d feat: add multi-document answers (#63) 2023-07-11 18:20:07 +05:30
cachho
9409e5605a chore: linting (#230) 2023-07-11 17:34:57 +05:30
cachho
1c4f629fc0 chore: linting (#229) 2023-07-11 17:15:53 +05:30
cachho
35b6e14328 fix: initialize embedding function manually (#205) 2023-07-11 17:08:48 +05:30
ahnedeee
4d26d7b6d6 feat: customize OpenAI parameters (#215) 2023-07-11 15:53:54 +05:30
Deshraj Yadav
73dd7151cb [Feat]: Add support for running chromadb in server mode with embedchain (#220) 2023-07-11 15:47:40 +05:30
Deshraj Yadav
9ca836520f Resolve conflicts (#208) 2023-07-11 10:20:05 +05:30
Anupam Singh
eda28cc491 featL AddConfig should allow configuring Chunker (#200) 2023-07-11 04:23:56 +05:30
cachho
65414af098 feat: History API (client) (#204) 2023-07-10 23:45:20 +05:30
cachho
b3cf834186 feat: add logging (#206) 2023-07-10 23:28:58 +05:30
aaishikdutta
c597b1939d feat: Use streaming setup at Query level (#214) 2023-07-10 23:07:19 +05:30
aaishikdutta
66c4d30c60 feat: add streaming support for OpenAI models (#202) 2023-07-10 17:18:24 +05:30
Taranjeet Singh
2a7d43551e feat: Add person bot (#182)
This commit introduces a new bot type called Person.
It behaves and speaks like a particular Person.

For this two app types: PersonApp and PersonOpenSourceApp
2023-07-07 19:26:07 +05:30
Anupam Singh
6a61fd38c3 feat: Add config based template to query function (#177) 2023-07-07 17:56:43 +05:30
gasolin
f08ee6420a refactor: syntax cleanup (#172) 2023-07-07 16:10:10 +05:30
cachho
e50c7e6843 refactor: Add config for init, app and query (#158) 2023-07-06 23:46:40 +05:30