- San Francisco, CA
- ankushgola.com
Block or Report
Block or report agola11
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
SeniorThesis2015 Public
Undergrad thesis 2015 (Electrical Engineering) by Ankush Gola and Joseph Bolling. A dynamic baseline binocular stereo vision system using quadrotor UAVs.
-
IneFISHency Public
A car controlled by a fish controlled by a laser. Yup. HackPrinceton Spring 2015
Python 4
-
Produce-AR Public
An augmented reality music production app for iOS that can connect to bluetooth peripherals.
Objective-C 2
-
-
481 contributions in the last year
Activity overview
Contribution activity
March 2023
Created 20 commits in 2 repositories
Created a pull request in hwchase17/langchainjs that received 11 comments
add SQLDatabaseChain (only pg + sqlite right now) (#144)
add Sqldatabase.ts file to be able to create SQLChain implement feedback add serializer add Sqlite support + fix a bug
Opened 27 other pull requests in 2 repositories
hwchase17/langchainjs
17
merged
3
open
- Minor edits to getting started guides for clarity and consistency
- [Docs] 4/n chains
- [Docs] refactor 3/n: prompts
- [Docs] docs refactor
- github loader (#368)
- Update zapier.ts to handle errors in return JSON object (#395)
- couple fixes to Zapier NLA
- Add ability to create child callback managers
- Support concurrency with callbacks by passing through callback manager
- [WIP] Several changes to support concurrency with tracing and other callback handlers
- Zapier integration
- Ankush/plug in callbacks pt 2
- plug in callbacks
-
Add
CallbackHandler,CallbackManagerandTracerwith tests - Consolidate sql db wrapper and toolkit
-
add docs for
SqlDatabaseChain - add load from chat model
- Refactor LLMChain, add ChatModelChain
-
add
ChatPrompt - Use chat model
Reviewed 55 pull requests in 4 repositories
hwchase17/langchainjs
25 pull requests
- docs for retrieval
- Implementation of a VectorStoreMemory
- Docs: 2/n
- Use Giphy in ZapierNLA Specs
-
Fix process exit on
new OpenAI({concurrency: 1}).call(''), Add AsyncCaller to BaseLanguageModel, Make all existing LLMs and Chat models use async caller to control concurrency and retries - add guarded output parser
- github loader (#368)
- Docs for unstructured loader
- Add ability to create child callback managers
- In LLMChain include format_instructions when formatting the prompt if the prompt accepts it
- Adds support for memory and prompt passing to a ChatConversationalAgent
- Support concurrency with callbacks by passing through callback manager
- Use OpenAIChat class to initialize gpt-4 models
- feat: executor returns additional object from agent prepareForOutput
- Add eslint rule to detect side effects (which prevent tree shaking), Add script that checks presence of side effects with rollup
- Remove import of process module, this doesnt play well with browsers/edge
- Identify and fix all circular dependencies. Add CI script to check for circular deps
- Zapier integration
- Create reusable AsyncCaller class for calling "expensive" resources like APIs or LLMs
- convo agent chat
- plug in callbacks
-
Add
CallbackHandler,CallbackManagerandTracerwith tests - Implement BaseLanguageModelParams interface that subclasses should extend
- add chat agent
- Better explanation for MessagesPlaceholder/ChatPromptTemplate
- Some pull request reviews not shown.
hwchase17/langchain
14 pull requests
- Updating PromptLayer request in PromptLayer Models to be async in agenerate
- WIP: Harrison/base retriever
- fix async in agent
- John church guard
- Add Zapier Natural Language Actions API generic utility
- Harrison/callbacks
- (rfc) refactor callbacks to work with chat models
- Harrison/chat memory
- Harrison/memory refactor
- [rfc] Add new prompt abstractions
- add generic interface
- (rfc) chat models
- Harrison/use chat model
- chatgpt wrapper



