Skip to content

Commit

Permalink
Added todo
Browse files Browse the repository at this point in the history
  • Loading branch information
Daethyra committed Oct 6, 2023
1 parent f406c4d commit 5ca9bb6
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions todo.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
- Clean all of my Jupyter notebook Gists to create an agent
- With production-grade code stored locally, it may be useful \
as a codebase for LLM agents.
- By supplying enough production-grade code that can be repurposed \
for our intended use case, we can steer our Generator towards \
desirable outcomes.
- [Objective] : "Build a knowledgebase for leverage in programming \
production-grade code, specifically related to the creation of more \
machine learning code, much like it."
- [Thoughts] : "By creating a codebase of repurposable Python modules, \
we can use LangChain to query the top_k results for functions to serve \
contextual needs."

0 comments on commit 5ca9bb6

Please sign in to comment.