This website requires JavaScript.
Explore
Help
Register
Sign In
OMGeeky
/
gpt-pilot
Watch
1
Star
0
Fork
0
You've already forked gpt-pilot
mirror of
https://github.com/OMGeeky/gpt-pilot.git
synced
2026-01-07 03:31:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c907f8b9f37b0c0379caede644b3ebfed1f49385
gpt-pilot
/
euclid
/
const
History
Zvonimir Sabljic
4ecf2229d1
Implemented saving of Files with descriptions in the database
2023-08-08 15:11:50 +02:00
..
code_execution.py
Added development step and fixed running it
2023-07-29 13:06:26 +02:00
common.py
Added ignored folders to the function for building a directory tree + added get_files function + changed the way Agents are imported
2023-08-02 10:45:22 +02:00
convert_to_playground_convo.js
Updated function for setting up the convo in playground
2023-08-01 17:25:32 +02:00
db.py
refactor DB
2023-08-02 08:29:40 +02:00
function_calls.py
Implemented saving of Files with descriptions in the database
2023-08-08 15:11:50 +02:00
llm.py
Added back tokenizer so we can accurately (relatively) know how many tokens are in the messages
2023-08-04 15:48:01 +02:00