Jonny Hinojosa
Jonny Hinojosa
EselethMiner v0.23 ``` CPU Threads MT Watt MH W/MH AS M1 CPU+GPU 8 8x4266 22 5.7 3.9 ``` Appologies for the formatting.
Please allow the disable of underline of package names in pubspec.yaml
Title says it all. I am trying to get a count of the number of items in the DB using db.find(). find() never returns when executed in the isolate. Can...
import 'package:objectdb/src/objectdb_storage_filesystem.dart'; And I suspect the other storage imports gives a warning for importing implimentation files from another package. Perhaps they should be exported from objectdb,dart?
will AppBar support be added?
I am building a crew trask/agent by task/agent (one at a time). This process works but is a little chatty. Chatty makes me curious about usage so I asked -...
I need to perform an action before closing the window on my macOS app. Where can I find information on how to proceed? Thank you for the excelent code.
In phi/llm/anthropic/claude.py, I think the invoke and invoke_stream methods would benifit from a try-except around the return statement to catch rate limit errors with a backoff mechanism. Something like this...
**Is your feature request related to a problem? Please describe.** Personal preferance really but when the user initiates a new search request the app should be ready to accept input....
I asked for a video transcript for a 10 minute youtube video. After figuring out how to ask for the transcript, I get a partial response (stops @ about 1:56)...