Commit graph

38 commits

Author SHA1 Message Date
Matt Williams e0eee85d67 update what i have for function calling
Signed-off-by: Matt Williams <m@technovangelist.com>
2024-06-03 14:53:48 -07:00
Matt Williams 4803ed39db add no framework agent 2024-05-31 17:27:50 -07:00
Matt Williams 8f914f4f5a update gitIgnor
Signed-off-by: Matt Williams <m@technovangelist.com>
2024-05-01 11:21:44 -07:00
Matt Williams 83c0675f98 i think I forgot to push this
Signed-off-by: Matt Williams <m@technovangelist.com>
2024-05-01 11:20:39 -07:00
Matt Williams b2e883e213 don't need to push sqlite
Signed-off-by: Matt Williams <m@technovangelist.com>
2024-05-01 11:15:28 -07:00
Matt Williams 48488850f1 forgot the readme
Signed-off-by: Matt Williams <m@technovangelist.com>
2024-05-01 11:13:59 -07:00
Matt Williams 8fef00aa94 Update readme
Signed-off-by: Matt Williams <m@technovangelist.com>
2024-04-30 22:40:37 -07:00
Matt Williams 0ae03eed83 update readme
Signed-off-by: Matt Williams <m@technovangelist.com>
2024-04-22 15:45:58 -07:00
Matt Williams 240a545ccd updated readme to say you need to pull the models
Signed-off-by: Matt Williams <m@technovangelist.com>
2024-04-12 10:01:31 -07:00
Matt Williams 4f4d676719 Merge branch 'main' of github.com:technovangelist/videoprojects 2024-04-12 09:56:33 -07:00
Matt Williams b2a2cfcb40 fix: you can only delete something that might exist
Signed-off-by: Matt Williams <m@technovangelist.com>
2024-04-12 09:55:30 -07:00
Matt Williams 1e2e43ad3c
Merge pull request #6 from bitsnaps/patch-1
fix: command typo
2024-04-11 11:35:46 -07:00
Matt Williams e42f53623a nomic embed script
Signed-off-by: Matt Williams <m@technovangelist.com>
2024-04-11 09:52:56 -07:00
Matt Williams ee02d4318f add feb 22
Signed-off-by: Matt Williams <m@technovangelist.com>
2024-04-08 21:51:41 -07:00
Matt Williams f7b91d91a6 update video
Signed-off-by: Matt Williams <m@technovangelist.com>
2024-04-08 16:17:13 -07:00
Matt Williams e92f059e01 add rag ts
Signed-off-by: Matt Williams <m@technovangelist.com>
2024-04-08 16:16:23 -07:00
Ibrahim H d04f4ce9fa
fix: command typo 2024-04-07 11:20:08 +01:00
Matt Williams 757c880511 wrong path
Signed-off-by: Matt Williams <m@technovangelist.com>
2024-04-05 07:22:19 -07:00
Matt Williams 4c301a5fba add readme
Signed-off-by: Matt Williams <m@technovangelist.com>
2024-04-05 07:16:02 -07:00
Matt Williams f17504d30b ugh, hate the python way of doing things
Signed-off-by: Matt Williams <m@technovangelist.com>
2024-04-05 07:03:55 -07:00
Matt Williams 404f2b41a6 posted the video for 4-4
Signed-off-by: Matt Williams <m@technovangelist.com>
2024-04-04 20:58:31 -07:00
Matt Williams d0e67e52e3 reorg
Signed-off-by: Matt Williams <m@technovangelist.com>
2024-04-03 09:38:52 -07:00
Matt Williams 86a122362b add code for intro to dev js video
Signed-off-by: Matt Williams <m@technovangelist.com>
2024-03-28 16:26:04 -07:00
Matt Williams e69f2bb163 fix the video embed
Signed-off-by: Matt Williams <m@technovangelist.com>
2024-03-22 15:41:40 -07:00
Matt Williams 1a49040e29 update code for 3-23 video on rag chunk size
Signed-off-by: Matt Williams <m@technovangelist.com>
2024-03-22 15:39:16 -07:00
Matt Williams 0ade917579 Add video code for 2024-03-14
Signed-off-by: Matt Williams <m@technovangelist.com>
2024-03-14 17:31:53 -07:00
Matt Williams 7c2113896c add search in python
Signed-off-by: Matt Williams <m@technovangelist.com>
2024-03-13 10:41:29 -07:00
Matt Williams 57a64c32a7 first parts of python
Signed-off-by: Matt Williams <m@technovangelist.com>
2024-03-13 08:09:16 -07:00
Matt Williams f24db64781
Merge pull request #1 from technovangelist/ignore-actual-captions-Signed-off-by-Matt-Williams-m-technovangelist.com-
ignore actual captions

Signed-off-by: Matt Williams <m@technovangelist.com>
2024-03-12 17:12:38 -07:00
Matt Williams caecc0182a
Merge pull request #2 from technovangelist/gitbutler/integration
Gitbutler/integration
2024-03-12 17:12:28 -07:00
Matt Williams 4c6407f405
refactor: Remove captions from the codebase 2024-03-12 17:11:31 -07:00
Matt Williams 8e595c2505 ignore actual captions
Signed-off-by: Matt Williams <m@technovangelist.com>
2024-03-12 17:10:16 -07:00
Matt Williams a82265a423 ignore actual captions
Signed-off-by: Matt Williams <m@technovangelist.com>
2024-03-12 17:10:16 -07:00
GitButler fed91b3b0d GitButler Integration Commit
This is an integration commit for the virtual branches that GitButler is tracking.

Due to GitButler managing multiple virtual branches, you cannot switch back and
forth between git branches and virtual branches easily. 

If you switch to another branch, GitButler will need to be reinitialized.
If you commit on this branch, GitButler will throw it away.

Here are the branches that are currently applied:
 - main (refs/gitbutler/main)
   - embeddings-2024-03-11/.gitignore
   - embeddings-2024-03-11/python/embed.py

Your previous branch was: refs/heads/main

The sha for that commit was: e6c5fd7f83

For more information about what we're doing here, check out our docs:
https://docs.gitbutler.com/features/virtual-branches/integration-branch
2024-03-12 17:10:00 -07:00
Matt Williams e6c5fd7f83 update
Signed-off-by: Matt Williams <m@technovangelist.com>
2024-03-12 17:04:53 -07:00
Matt Williams f6594f3369 ast
Signed-off-by: Matt Williams <m@technovangelist.com>
2024-03-11 21:58:06 -07:00
Matt Williams d8e7ed68ee Add main Readme
Signed-off-by: Matt Williams <m@technovangelist.com>
2024-03-11 21:57:24 -07:00
Matt Williams 86f5e84e22 first commit 2024-03-11 21:55:04 -07:00