Merwane Hamadi
|
75162339f5
|
Add empty __init__.py to benchmark directory
|
2023-04-16 11:34:38 -07:00 |
Merwane Hamadi
|
b2b31dbc8f
|
Update logs.py with new print_assistant_thoughts function
|
2023-04-16 11:34:38 -07:00 |
Merwane Hamadi
|
63d2a1085c
|
Add JSON validation utility function
|
2023-04-16 11:34:38 -07:00 |
Merwane Hamadi
|
af50d6cfb5
|
Add JSON schema for LLM response format version 1
|
2023-04-16 11:34:38 -07:00 |
Merwane Hamadi
|
cfbec56b2b
|
Refactor parsing module and move JSON fix function to appropriate location
|
2023-04-16 11:34:37 -07:00 |
Merwane Hamadi
|
fec25cd690
|
Add master_json_fix_method module for unified JSON handling
|
2023-04-16 11:33:17 -07:00 |
Merwane Hamadi
|
5c67484295
|
Remove deprecated function from bracket_termination.py
|
2023-04-16 11:33:15 -07:00 |
Merwane Hamadi
|
70100af98e
|
Refactor get_command function in app.py to accept JSON directly
|
2023-04-16 11:32:27 -07:00 |
Merwane Hamadi
|
bf24cd9508
|
Refactor agent.py to improve JSON handling and validation
|
2023-04-16 11:32:27 -07:00 |
Merwane Hamadi
|
d934d226ce
|
Update .gitignore to properly handle virtual environments
|
2023-04-16 11:32:27 -07:00 |
Merwane Hamadi
|
005479f8c3
|
Add benchmark GitHub action workflow
|
2023-04-16 11:32:27 -07:00 |
Richard Beales
|
a91ef56954
|
Remove warnings if memory backend is not installed
|
2023-04-16 19:20:19 +01:00 |
BillSchumacher
|
5802f17726
|
Merge pull request #1968 from jayceslesar/fix/type-annotations
unify annotations to future syntax
|
2023-04-16 13:10:04 -05:00 |
BillSchumacher
|
1df47bb0be
|
Add in one more place.
|
2023-04-16 13:08:16 -05:00 |
Jayce Slesar
|
713e4c1822
|
Merge branch 'master' into fix/type-annotations
|
2023-04-16 14:05:13 -04:00 |
jayceslesar
|
8990911522
|
unify annotations to future syntax
|
2023-04-16 14:02:48 -04:00 |
SBNovaScript
|
13602b4a63
|
Add list type check
|
2023-04-16 18:56:09 +01:00 |
SBNovaScript
|
f02b6832e2
|
Fix google result encoding.
|
2023-04-16 18:56:09 +01:00 |
Peter Svensson
|
5634eee2cf
|
removed erroneous whitespace to appease lint
|
2023-04-16 18:44:06 +01:00 |
Peter Svensson
|
4fa97e9218
|
remvoed options so that @pi can merge this and another commit easily
|
2023-04-16 18:44:06 +01:00 |
bvoo
|
cd78f21b51
|
cleanup
|
2023-04-16 18:44:06 +01:00 |
Peter Svensson
|
e6d2de7893
|
removed debug flag
|
2023-04-16 18:44:06 +01:00 |
Peter Svensson
|
92ab3e0e8b
|
fixes #1821 by installing required drivers and adding options to chromedriver
|
2023-04-16 18:44:06 +01:00 |
Reinier van der Leer
|
41a0a68782
|
fix(issue template): GPT-3 checkbox not required
|
2023-04-16 18:36:09 +01:00 |
Reinier van der Leer
|
5698689361
|
Update bug report template
Add GPT-3 checkbox & emphasize to search for existing issues first
|
2023-04-16 18:36:09 +01:00 |
Richard Beales
|
4a98745788
|
Merge pull request #1932 from smendig/env-template-fix
Fix .env.template documentation, incorrect default value for TEMPERATURE
|
2023-04-16 18:30:49 +01:00 |
Reinier van der Leer
|
11620cc571
|
Fix and consolidate command workspace resolution
|
2023-04-16 18:27:39 +01:00 |
Richard Beales
|
35175fc19b
|
Merge pull request #1934 from Bentlybro/fix-readme
simply removing a duplicate "Milvus Setup" in the README.md
|
2023-04-16 18:11:42 +01:00 |
GyDi
|
c3f01d9b2f
|
fix: config save and load path inconsistent
|
2023-04-16 17:28:55 +01:00 |
liuyachen
|
83930335f0
|
Fix README
|
2023-04-16 17:27:13 +01:00 |
Pi
|
ccf3c7b89e
|
Update file_operations.py
|
2023-04-16 17:25:58 +01:00 |
Steve
|
5b428f509b
|
fix file logging issue
|
2023-04-16 17:25:58 +01:00 |
Bently
|
4a67c687c3
|
simply removing a duplicate "Milvus Setup" in the README.md
|
2023-04-16 17:20:30 +01:00 |
Sabin Mendiguren
|
fb9430da0a
|
Update .env.template
Small fix for the TEMPERATURE to show the real default value
|
2023-04-16 09:12:50 -07:00 |
Gabe
|
9c8d95d4db
|
Fix README.md
New owner.
|
2023-04-16 11:05:00 -05:00 |
0xArty
|
ad7cefa10c
|
updated contributing docs
|
2023-04-16 11:19:38 +01:00 |
BillSchumacher
|
5e67722836
|
Merge pull request #1793 from ickma/fix-google-search-encoding
Fix google api fetch error
|
2023-04-16 04:10:39 -05:00 |
BillSchumacher
|
2193d64f7e
|
Merge pull request #1826 from hdkiller/add-only-to-prompt-if-model-is-set
Only add audio to text command to the prompt if model is set
|
2023-04-16 04:05:29 -05:00 |
BillSchumacher
|
19d2aa5c97
|
Merge pull request #1825 from farizrahman4u/patch-3
Remove least relevant items from memory first
|
2023-04-16 04:01:39 -05:00 |
HDKiller
|
405632f187
|
Only add audio to text command to the prompt if model is set
|
2023-04-16 08:57:23 +00:00 |
Fariz Rahman
|
4f3bb609df
|
Remove least relevant items from memory first
|
2023-04-16 14:23:02 +05:30 |
BillSchumacher
|
5f2f694dca
|
Merge pull request #1817 from Significant-Gravitas/richbeales-patch-1
Create a Docker image on DockerHub on release to stable
|
2023-04-16 03:52:54 -05:00 |
Richard Beales
|
bc09ce93eb
|
Create a Docker image on DockerHub on release to stable
|
2023-04-16 09:20:16 +01:00 |
BillSchumacher
|
6a0a3811d9
|
Merge pull request #1814 from zzzgydi/fix-prompt
fix: add necessary space to the prompt
|
2023-04-16 02:59:14 -05:00 |
GyDi
|
bf98791330
|
fix: add necessary space to the prompt
|
2023-04-16 15:50:26 +08:00 |
Toran Bruce Richards
|
1cc3a00eb2
|
Updates Sponsors
|
2023-04-16 19:18:08 +12:00 |
BillSchumacher
|
ad4c3e055b
|
Merge pull request #424 from cs0lar/feature/weaviate-memory
Feature/weaviate memory
|
2023-04-16 02:10:00 -05:00 |
BillSchumacher
|
b865e2c2f8
|
Fix README
|
2023-04-16 02:08:38 -05:00 |
Slowly-Grokking
|
4173e184bd
|
Merge branch 'master' into master
|
2023-04-16 02:05:47 -05:00 |
BillSchumacher
|
37a1dc1e34
|
Merge branch 'master' into feature/weaviate-memory
|
2023-04-16 02:05:36 -05:00 |