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 19:37:03 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2c12d788c97db08719f66e9e276fdd005eb4a6fa
gpt-pilot
/
euclid
/
const
History
Zvonimir Sabljic
34fe45b9d5
Added to_message function
2023-08-08 12:44:22 +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
Added to_message function
2023-08-08 12:44:22 +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